RaylibLiveList<E> constructor

RaylibLiveList<E>(
  1. List<E> _inner
)

Implementation

RaylibLiveList(super._inner);