Synapse Overflow

  • 홈
  • 태그
  • 방명록

Experiment/Unity 2

일반 제너릭 Ramda

//선언 public class GameEvent { } public static void testRamda1(string message) => Debug.Log(message); public static void testRamda2() => Debug.Log("testRamda2"); //제너릭 public static void testRamda3(T evt) where T : GameEvent { Debug.Log("testRamde3"); } //메서드 public static void testRamda4(GameEvent evt) { Debug.Log("testRamde4"); }/..

Experiment/Unity 2025.04.11

Unity, C#, Action 과 +=, -=

using System;using System.Collections;using System.Collections.Generic;using UnityEngine;public class DelegateTest : MonoBehaviour{ public Action A; public Action B; public Action C; void Start() { A = () => Debug.Log("Action A"); B = () => Debug.Log("Action B"); C = () => Debug.Log("Action C"); }}  A += B; , A+=C;더보기 void Start() { //~~~ ..

Experiment/Unity 2024.05.25
이전
1
다음
더보기
프로필사진

Synapse Overflow

1 10000 1

  • 전체 글 (26)
    • Portfolio (1)
    • Project (6)
      • "연관 글비" (2)
      • custom (2)
      • "The Weird Sisters" (0)
      • parrot713 (2)
    • Study (8)
      • 인공지능 자연어처리, 컴퓨터비전 기술을 활용한 응.. (1)
      • [SW Expert Academy]23년 동계 대.. (1)
      • Unity learn (6)
    • Endeavor (7)
      • Unity Stuff (5)
      • Practice Unity (2)
    • Daily Life (1)
      • Imagination (1)
      • Investment (0)
      • achievement (0)
    • Experiment (3)
      • Unity (2)
    • Form (0)
    • Write (0)

Tag

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바